projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9ae9c9
)
tutorial.el (tutorial--save-tutorial): Prompt before saving tutorial state.
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 22 Dec 2006 15:24:00 +0000
(15:24 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 22 Dec 2006 15:24:00 +0000
(15:24 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 8889cce40c3497fbf8fb55ed428aa3991c399ae1..913a136a9307fcf2d707e11938a23e1dd30c1f9f 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-8,6
+8,7
@@
only issued once per changed key.
(tutorial--remove-remarks): Delete unused code-path.
(lang-strings): Remove extraneous formatting.
+ (tutorial--save-tutorial): Prompt before saving tutorial state.
2006-12-21 Chong Yidong <cyd@stupidchicken.com>